projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20398ea
)
(fs_load_font): Typo in comments fixed.
author
Kenichi Handa
<handa@m17n.org>
Thu, 9 Jul 1998 02:02:33 +0000
(
02:02
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 9 Jul 1998 02:02:33 +0000
(
02:02
+0000)
src/fontset.c
patch
|
blob
|
history
diff --git
a/src/fontset.c
b/src/fontset.c
index 0cdea26285f8d01b1f91d9fe692ca488865a8109..52d2b1ddf19072e91c335a59f280469fea54a85e 100644
(file)
--- a/
src/fontset.c
+++ b/
src/fontset.c
@@
-176,7
+176,7
@@
fs_load_font (f, font_table, charset, fontname, fontset)
{
fontp = fs_load_font (f, font_table, CHARSET_ASCII, 0, fontset);
if (!fontp)
- /* Any fontset should contain avai
r
able ASCII. */
+ /* Any fontset should contain avai
l
able ASCII. */
return 0;
}
/* Now we have surely decided the size of this fontset. */